home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 339 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: phoenix.owl.de!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. References: <769_9512300249@genesplicer.org>
  4. From: "Frank Wille" <frank@phoenix.owl.de>
  5. Date: Wed, 03 Jan 1996 23:31:18 +0200
  6. X-NewsReader: IntuiNews 1.3b Beta 3 (5.11.95)
  7. Subject: Re: Ideas
  8. Message-ID: <42116382@phoenix.owl.de>
  9. Organization: Phantasm
  10.  
  11. Joey McDonald wrote on 29 Dec 95 22:47:41
  12. about "Ideas" :
  13.  
  14.  
  15. JM> Basic Idea:
  16. JM> 
  17. JM> The Agnus chip controls the amount of ram the custom chips can access.
  18. JM> Isn't there SOME way to "trick" the custom chips into using a section
  19. JM> (a larger section) of fast ram as though it were chip memory? Kind of
  20. JM> "retargeting" all calls for chip ram to fast ram?
  21.  
  22. Completely impossible.
  23.  
  24.  
  25. JM> I have always been told that it's a "hardware" thing.. but I still
  26. JM> don't see why a clever programmer couldn't do this.
  27.  
  28. Yes, it's a hardware thing, indeed. The problem is, that the custom
  29. chips have only a connection to Chip Ram, they don't even know
  30. about other Ram. The Amiga has two seperate buses, the Chip Ram-
  31. and the Fast Ram bus, and only the CPU can access both.
  32.  
  33. Also, there's no 'retargetting' possible, because Agnus doesn't
  34. include a MMU, AFAIK... ;))
  35.  
  36.  
  37. -- _
  38. _ // Frank      EMail: frank@phoenix.owl.de
  39. \X/             IRC:   Phx @ #amiga(ger)
  40.  
  41.